home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15714 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  953 b 

  1. Path: ivan.iecc.com!not-for-mail
  2. From: John Mitchell <104316.1514@CompuServe.COM>
  3. Newsgroups: comp.compilers,comp.lang.c++
  4. Subject: Parsing C++ headers?
  5. Date: 6 Apr 1996 22:15:36 -0500
  6. Organization: Claremont Technologies
  7. Sender: johnl@iecc.com
  8. Approved: compilers@ivan.iecc.com
  9. Message-ID: <96-04-033@comp.compilers>
  10. NNTP-Posting-Host: localhost.iecc.com
  11. Keywords: C++, parse, question
  12.  
  13. Hi,
  14.  
  15. I want to parse C++ header files, and extract information about the
  16. contained classes and their interface. A yacc-able grammar for this
  17. type of problem ( or superset of it, as for compilation) would be a
  18. great help. I'm aware of a grammar for C++ 2.0 out there - is there a
  19. later version supporting templates?
  20.  
  21. Alternatively, any suggestions on shareware/commercial parsers
  22. (Windows/UNIX) that would be up to the job would be appreciated.
  23.  
  24. thanks a lot,
  25.  
  26. John Mitchell
  27. --
  28. Send compilers articles to compilers@iecc.com,
  29. meta-mail to compilers-request@iecc.com.
  30.